home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / WIN / VB_DB / PROFIT.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1994-03-02  |  3.3 KB  |  100 lines

  1. Profit Chef
  2. Version 1.02
  3.  
  4. Author:  Keith Milligan
  5.     3745-C US Hwy 80 West
  6.     Phenix City, AL 36867
  7.  
  8.     Phone   205-298-1974 or
  9.         205-291-9712
  10.  
  11.     Compuserve ID   70645,520
  12.  
  13. Source
  14.  
  15. This is the source code.  It is uploaded to the MSBasic+ forum
  16. on Compuserve for example code using Btrieve.  To run the code you
  17. will need VB 3.0 Pro. and the Btrieve runtime dll "wbtrcall.dll".
  18. The Btrieve dll is available from Novell or you may already have
  19. it on your system from other products.  If you have any comments
  20. please send them to me.  You do not need to register the software
  21. to use any of the source code for your own programs.  However,  if
  22. you like and use Profit Chef your registration dollars would be
  23. appreciated.
  24.  
  25.  
  26. Product Overview
  27.  
  28. Profit Chef is designed to insure that the products that a deli
  29. or restaurant sells are profitable.  When the price of an
  30. ingredient changes, the selling price of any end product that
  31. contains this ingredient is evaluated to determine if a change
  32. should be made.  For instance many recipes may contain sugar.
  33. If the price of sugar increases the selling price of many items
  34. will need to be increased.  Also, prep time labor can be included
  35. as an ingredient in a recipe.  If wages of kitchen personnel
  36. change then the price of all the products should change.
  37. The most labor intensive items should change the most.
  38.  
  39.  
  40. Installation
  41.  
  42. 1.  If you are not upgrading from a prior version of Profit Chef
  43.     skip to step 2.  If you are upgrading from a prior version 
  44.     copy all of your Profit Chef data files to a disk or 
  45.     temporary directory.  
  46.     Example:  copy c:\deli\*.btr a:
  47.           copy c:\deli\*.cfg a:
  48.     The install procedure will overwrite these file.  You will
  49.     need to copy them back after the install is complete.
  50.  
  51. 2.  Copy all files to a diskette if they are not already on one.
  52.     Some of the files are in compressed form and can not be used
  53.     without installing through the setup procedure.  
  54.  
  55. 3.  Start Windows.
  56.  
  57. 4.  Insert the diskette into drive A:
  58.  
  59. 5.  From Program Manager, select File menu and choose Run.
  60.  
  61. 6.  Type a:\setup and press ENTER
  62.  
  63. 7.  If you are not updating from a prior version your install
  64.     is complete.  If you are updating you should copy your 
  65.     data files back to the directory that contains Profit Chef.
  66.  
  67. 8.  If you are updating you will need to convert the ingredient
  68.     file to the new format.
  69.  
  70.     From program manager run the file CV101102.exe.  It is 
  71.     found in the directory that Profit Chef is in.
  72.  
  73. Alternatively you may copy all of the files to a temporary
  74. directory instead of a diskette and run setup from that
  75. temporary directory.
  76.  
  77. Registration
  78.  
  79. Registration of the software would be appreciated.  When you
  80. register you will recieve a registered copy of the latest
  81. version of the program.  To register send the following 
  82. information to me at the above address.
  83.  
  84.     Your Name
  85.     Your company name
  86.     Address
  87.     Phone number
  88.     Your Compuserve ID if you have one
  89.     Version number of Profit chef that you have.
  90.  
  91. The suggested registration fee is $25.00 but use your judgement
  92. and base the amount that you send on the usefulness that you
  93. perceive.
  94.  
  95. Feel free to distribute the unregistered software to anyone that
  96. you think will use it.
  97.  
  98. For more information consult readme.wri or online help.
  99.  
  100.